home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d890.lha / OnTheBall / ReadMe < prev    next >
Text File  |  1993-07-16  |  1KB  |  41 lines

  1.  
  2.                        OnTheBall V1.0
  3.                (C) 1993 Pure Logic Software
  4.  
  5.  
  6. This program is commercial.  You are extended a limited 30 day
  7. license to examine the program only.  You are free to distribute
  8. this program as long as all files are intact.  When you register,
  9. you will receive the latest commercial version, a professionally
  10. printed manual, and access to future upgrades at a negligible cost.
  11. To register, send $40 to:
  12.  
  13.  
  14.           Pure Logic Software
  15.           c/o: Syd Dalbec
  16.           789 Butterfly Road
  17.           Quincy, CA  95971  USA
  18.  
  19. To get started
  20.  
  21.   1) Put all OnTheBall related files in a
  22.       directory and type "assign OnTheBall: <path>".  Then add
  23.       a call to otb to the user-startup (startup-sequence
  24.       for 1.3), "runback OnTheBall:otb".
  25.  
  26.   2) Install Nico Francois' reqtools.library so that you can use
  27.       screenmode and palette requester.  If you are running WB1.3, then
  28.       "copy libs13/reqtools.library LIBS:"
  29.       If you are running WB2.0, then
  30.       "copy libs20/reqtools.library LIBS:"
  31.  
  32. Example:
  33.   cli> mkdir work:otb
  34.   cli> copy #? work:otb
  35.   cli> assign OnTheBall: work:otb
  36.   cli> copy libs20/reqtools.library LIBS:
  37.   cli> cd work:otb
  38.   cli> run otb
  39.  
  40. This program should be put in your startup sequence.
  41.